Skip to content

Test Result : Rectangle intersect

0 failures (±0)
3 tests (±0)
Took 1 ms.

All Tests

Test nameDurationStatus
Rectangle intersect computes the intersection between two rectangles1 msPassed
Rectangle intersect returns an empty rectangle if the rectangles don't intersect0 msPassed
Rectangle intersect returns an empty rectangle if the second rectangle is null or empty0 msPassed